home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
CU Amiga Super CD-ROM 3
/
CU Amiga Magazine's Super CD-ROM 03 (1996)(EMAP Images)(GB)(Track 1 of 3)[!][issue 1996-09].iso
/
misc
/
gcc
/
gnu
/
include
/
values.h
< prev
next >
Wrap
C/C++ Source or Header
|
1994-02-22
|
137b
|
12 lines
/* a little present for C++ .. */
#ifndef _VALUES_H
#define _VALUES_H
#include <float.h>
#include <limits.h>
#endif /* _VALUES_H */